func runtime.fatalthrow

3 uses

	runtime (current package)
		panic.go#L1101: 	fatalthrow(throwTypeRuntime)
		panic.go#L1123: 	fatalthrow(throwTypeUser)
		panic.go#L1265: func fatalthrow(t throwType) {